Welcome![Sign In][Sign Up]
Location:
Search - UTF GBK

Search list

[CSharpTextExchangeSrc12源代码

Description: 本软件用于将文本的字符串转换为 Text、ASCII、Default、Unicode、BigEndianUnicode、UTF-8、UTF-7、GBK、BIG5 之间的互相转换,用于文本查询。转换结果使用十六进制表示。   本软件是一个开放源代码软件,遵循 GPL 协议,版权属于所有开发者共同拥有,对于使用本软件源代码的任何软件,也必须使用 GPL 协议采用开放源代码的方式发布,具体细节请参见 license.txt 。-software for the text string to Text, ASCII, Default, Unicode, BigEndianUnicode, UTF-8, UTF-7, GBK, BIG5 among the conversion, the text for inquiries. Conversion results using hexadecimal representation. The software is an open source software, follow the GPL, the copyright belongs to all the developers in common ownership, for the use of the software source code of any software, we must also use the GPL open-source approach to the release, the specific details please see License.txt.
Platform: | Size: 34205 | Author: lee | Hits:

[Otherconvertz802

Description: - Convert file (plain text) or clipboard content among the following encodings: big5, gbk, hz, shift-jis, jis, euc-jp, unicode big-endian, unicode little-endian, and utf-8. - Batch files conversion - Preview file content and converted result before actual conversion.-- Convert file (plain text) or co clipboard ntent among the following encodings : big5. gbk, hz, shift-jis, jis, euc - jp. unicode big-endian, unicode little-endian, and utf-8. - Batch files conversion-fi Preview le content and converted result before actual c onversion.
Platform: | Size: 791352 | Author: sbswcsrg | Hits:

[WEB Codegb2u

Description: 将字符集为GBK装换成utf-8的类,避免格式不一致-will GBK character sets installed replaced by utf-8 class to avoid inconsistent format
Platform: | Size: 1341 | Author: asdf | Hits:

[OtherEncoder

Description: 各种编码(ucs-2, utf-8, GBK, Hex等)的编解码工具
Platform: | Size: 181138 | Author: wainguo | Hits:

[Windows Developqq

Description: iconv实现通用语言编码转换,对任意的两个iconv支持的语言编码做互相转换,比如GB2312, GBK, GB18030, UTF-8, UTF-16, BIG5
Platform: | Size: 1153 | Author: 方考 | Hits:

[IME DevelopCodeConverse

Description: 本程序是关于中文GB2312, GBK, GB18030 和Unicode(包括UTF-16和UTF-8)之间的转换。 此外,还有日文JIS和SHIFT-JIS之间的转换,以及JIS和SHIFT-JIS和UNICODE之间的转换。是本文做一个中日文输入法时碰到的一个很大的问题,这里整理出来,供大家参考。
Platform: | Size: 4031 | Author: ProgramMan | Hits:

[ASPX.NET风车采集器

Description: 1、采用asp.net开发,运行于IIS下。 2、可根据入库设置,自动挂接到现有的网站系统,与现有系统实现无缝集成,补充或替换现有系统的采集程序。 3、采集调度,即计划任务,可为每个采集规则设定时间定时重复采集,多个采集任务可同时运行,到了设定时间采集程序在Web服务器后台自动执行,真正实现了无须人工干预的自动更新。 4、可自动归类,对采集的信息实现自动分类,当目标分类不存在时可自动创建该分类,也可通过分类映射将目标分类与当前网站内容分类进行合并。无需为每个类别建立一个采集任务。 5、采集规则设定简单易懂,程序具有2种运行方式,前台运行或后台定时运行。 6、可实现多级网页深度的采集,比如内容分页、部分信息在另外的页面、小说连载等类型的有主从表关联的信息采集。 7、独创的断点续采,目标网站有更新,采集程序才进行采集,仅采集更新的部分,效率高。 此功能对采集连载性质的网站特别有用,比如连载小说、连续剧等。 8、自动下载相关的外部文件到本地服务器或替换为远程路径,比如图片、FLASH、下载文件等,无需再手工上传到服务器。 9、支持采集模型的定义,可根据需要定义任意要采集的数据项,每个模型还可包含子模型。 10、自动识别绝大多数采集站的网页编码。比如常见的:GB2312,GBK,UTF-8,windows-1252,iso646-us等。 11、支持从列表页采集缩略图及其他附加信息。 12、多线程异步采集,采集效率高,占用服务器资源较低。
Platform: | Size: 439260 | Author: sunway888 | Hits:

[MultiLanguageChCodeSet

Description: 打印输出所有汉字编码的字符集,包括gbk, big5, utf, unicode等-Printout of all characters coded character set, including the gbk, big5, utf, unicode, etc.
Platform: | Size: 1212416 | Author: Luna Zhao | Hits:

[Compress-Decompress algrithmsconvertor

Description: 页面转码工具,可以由GBK转UTF-8或相反-Page transcoding tool, you can switch to UTF-8 by GBK or vice versa
Platform: | Size: 4096 | Author: 张三 | Hits:

[Linux-Unixman-pages-zh_CN-1.5.tar

Description: 将 man-pages-zh_CN-1.6.tar.gz 文件放在linux下某目录 #tar zxvf man-pages-zh_CN-1.5.tar.gz c#cd man-pages-zh_CN-1.5 #make u8 #make install-u8 安装之前,运行locale命令来查看自己的语言环境是什么,主要有影响的是LC_ALL,LC_CTYPE和LANG变量的值。命令如下: # locale LANG=zh_CN.UTF-8 LC_CTYPE="zh_CN.UTF-8" LC_NUMERIC="zh_CN.UTF-8" LC_TIME="zh_CN.UTF-8" LC_COLLATE="zh_CN.UTF-8" LC_MONETARY="zh_CN.UTF-8" LC_MESSAGES="zh_CN.UTF-8" LC_PAPER="zh_CN.UTF-8" LC_NAME="zh_CN.UTF-8" LC_ADDRESS="zh_CN.UTF-8" LC_TELEPHONE="zh_CN.UTF-8" LC_MEASUREMENT="zh_CN.UTF-8" LC_IDENTIFICATION="zh_CN.UTF-8" LC_ALL= 如果语言环境是zh_CN.UTF-8,可以运行make u8 && make install-u8;如果语言环境是GB2312,GBK或者GB18030,可以运行make gb && make install-gb;这里笔者的应用环境是zh_CN.UTF-8,运行make u8 && make install-u8即可汉化man手册页-mskdjfalsdjfaldjf alsdjf laksdjf akdsjf lakdsjf kalsdjf
Platform: | Size: 3762176 | Author: wangkun | Hits:

[Windows DevelopATzhiling

Description: 我写过UTF-8、UCS-2、GBK相互转换的软件包,包括使用Windows API和不使用Windows API的版本。以后有时间的话,我会整理一下放到我的个人主页上-ATZHILING
Platform: | Size: 5122048 | Author: 李新林 | Hits:

[WEB Codezfbjk

Description: 实物物品交易接口,压缩包里有JSP,PHP,ASP,.NET 的GBK,UTF-8版本。-Physical goods trading interface, compression bag with JSP, PHP, ASP,. NET' s GBK, UTF-8 version.
Platform: | Size: 135168 | Author: fishcer | Hits:

[WEB Codeyimontemplate1.3-gbk

Description: YimonTemplate(asp模板引擎) 1.0 为程序开发配备常用函数及设置,开发中仅需要直接采用即可.拥有着缓存,模板重编,及模板缓存几个大的功能,同时,在用户没有命令其更新时,它一直会调用缓存模板,而不会去重新编译一次模板数据,设置让运行速度加快及更人性化. YimonTemplate(asp模板引擎) 1.3 GBK 更新说明:2013-01-02 1.增加对utf-8编码模板的解析. 2.修改语法规则bug. -YimonTemplate (asp template engine) 1.0 with the commonly used functions and settings for program development, developing only can be used directly. Has several big features of the cache, template renumbering, and template cache, at the same time, the user does not have command of its updated when it would have been to call the cache template, and not to recompile a template data set to run faster and more humane. :2011-01-221 YimonTemplate (asp template engine) 1.3 GBK update instructions. increase utf UTF-8 encoded template parsing. 2. modify the rules of grammar bug.
Platform: | Size: 16384 | Author: dsgdswa | Hits:

[Internet-NetworkDestoon-b2b-UTF-GBK

Description: 铭万B2B搜索引擎模板,网上绝无仅有,独此一家!通用destoon4.0 5.0 版本! 演示:www.baiqi.so-Ming Wan B2B Search Engine templates, online unique, alone this one! Universal destoon4.0 5.0 version! Demo: www.baiqi.so
Platform: | Size: 2667520 | Author: 张会 | Hits:

[e-languagegbk-utf8

Description: GBK以及UTF转码工具,是一个不用判断就可以全部都可以同时转码的工具。-GBK and UTF transcoding tool, a judge can not all simultaneously transcoding tool.
Platform: | Size: 1024 | Author: 陈礼戴 | Hits:

[Web Serveractcms-2.0-gbk

Description: ACTCMS是一款具有强大的功能的基于ASP语言的开源内容管理软件,有UTF-8和GB2132两个编码版本,支持ACCESS和MSSQL两种数据库。ACTCMS是一款完全开源的程序,都毫无保留的完全开放源代码,用户不需额外安装其他DLL组件,其最大的特点是易用,ACTCMS.搭积木式的网站建设 ,国内目前为止ASPCMS唯一支持注册模型的CMS-ACTCMS is a powerful language features based on open source ASP content management software, UTF-8 encoding and GB2132 two versions, support ACCESS, and MSSQL both s. ACTCMS is a completely open-source program, fully open source without reservation, users do not need to install additional components other DLL, its biggest feature is easy to use, ACTCMS. Building-block-like construction sites, the only country so far ASPCMS support registration model CMS
Platform: | Size: 2076672 | Author: nuicernue | Hits:

[Linux-Unixutf-8_to_gbk.tar

Description: linux环境下编码方式转换例程,只是一个简单的小程序,大家参考使用-linux utf-8 to gbk
Platform: | Size: 1024 | Author: 王刚 | Hits:

[Crack HackPBFuncLib160930有弹窗口版

Description: 历史修改记录 (三)2015.10.18 1.修复RSA的长度限制问题 2.增加COM口读操作 3.增加QR码的删除操作 4.增加https的POST和GET操作 (二)2015-05-03 wxj 1.增加取硬盘的序列号和名称 2.增加http的POST和GET操作 (一)2015.03.27 wxj,主要功能如下: 1.以非图片方式在Datawindow中显示QR二维码 2.GBK和UTF-8编码相互转换 3.加密解密,RSA加密解密 4.取汉字拼音首字母 5.文件哈希算法:MD5、SHA1、RIPEMD160、SHA256、Tiger、SHA512、Whirlpool、CRC32 6.字符串哈希算法:MD5、SHA1、RIPEMD160、SHA256、Tiger、SHA512、Whirlpool、CRC32 7.URI编码解码 8.Base64编码解码 注:此版本有令人讨厌的随机弹窗限制,需要取消此弹窗请到淘宝下单或直接QQ联系作者(History revision record (three) 2015.10.18 1. fixed length restrictions on RSA 2. increase COM read operation 3., increase the deletion of QR code 4. increase HTTPS's POST and GET operations (two) 2015-05-03 wxj 1. increase the serial number and name of the hard drive 2. increase HTTP's POST and GET operations (1) 2015.03.27 wxj, the main functions are as follows: 1. display the QR two-dimensional code in Datawindow without pictures 2.GBK and UTF-8 encode each other 3. encryption and decryption, RSA encryption and decryption 4. take the initial letters of Chinese characters 5. file hash algorithm: MD5, SHA1, RIPEMD160, SHA256, Tiger, SHA512, Whirlpool, CRC32 6. string hash algorithm: MD5, SHA1, RIPEMD160, SHA256, Tiger, SHA512, Whirlpool, CRC32 7.URI encoding and decoding 8.Base64 encoding and decoding Note: This version has a nasty random pop limit. You need to cancel this popup. Please contact Taobao or contact QQ directly)
Platform: | Size: 1655808 | Author: chowyun | Hits:

[Otherlibiconv编译和测试代码by_vs2008

Description: 参考http://blog.csdn.net/bladeandmaster88/article/details/54808644使用使用VS2008编译libIconv库,参考http://blog.csdn.net/bladeandmaster88/article/details/54815820编写测试代码。实现utf-8、gbk、Unicode之间的转换(http://blog.csdn.net/bladeandmaster88/article/details/54808644&http://blog.csdn.net/bladeandmaster88/article/details/54815820)
Platform: | Size: 7409664 | Author: scipio | Hits:

[Other资讯博客课程discuz!模板

Description: dzpc端博客课程源码,utf+gbk,dz正版模板破解(Dzpc end blog program source code, utf+gbk)
Platform: | Size: 8060928 | Author: jiudian | Hits:
« 1 23 4 5 »

CodeBus www.codebus.net